home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / NewsBase / Source / common.subproj / Makefile < prev    next >
Makefile  |  1993-01-12  |  844b  |  39 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = common
  11.  
  12. PROJECTVERSION = 1.1
  13. JAPANESE = YES
  14.  
  15. LANGUAGE = English
  16.  
  17. GLOBAL_RESOURCES = InfoPanel.nib
  18.  
  19. CLASSES = dbg.m IHelp.m IKeyedObject.m InfoD.m InfoPanel.m IOrderedListD.m \
  20.           IReceiveListener.m IReceiveSpeaker.m Localization.m
  21.  
  22. HFILES = IHelp.h IKeyedObject.h InfoD.h InfoPanel.h IOrderedListD.h \
  23.          IReceiveListener.h IReceiveSpeaker.h Localization.h
  24.  
  25. OTHERSRCS = Makefile
  26.  
  27. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  28. SOURCEMODE = 444
  29.  
  30.  
  31.  
  32. -include Makefile.preamble
  33.  
  34. include $(MAKEFILEDIR)/subproj.make
  35.  
  36. -include Makefile.postamble
  37.  
  38. -include Makefile.dependencies
  39.